home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / gfx / edit / VE-VTexture2.readme < prev   
Encoding:
Text File  |  2000-01-03  |  2.7 KB  |  137 lines

  1. Short:    Visual Eng. - Visual Texture 2 v1.00
  2. Author:   marko.seppanen@wwnet.fi (Marko Seppänen)
  3. Uploader: marko.seppanen@wwnet.fi (Marko Seppänen)
  4. Type:     gfx/edit
  5.  
  6.  
  7. Visual Engineering - Visual Texture 2 v1.00
  8.  
  9.  
  10.  
  11. SHORT DESCRIPTION
  12.  
  13.   Enchanges look of your old tileable textures.
  14.  
  15.  
  16. REQUIREMENTS
  17.  
  18.   Image Engineer v3.41 (Wision release 2)
  19.  
  20.  
  21. INSTALLATION
  22.  
  23.   Archive where this file came from should be extracted to a
  24.   directory where you installed Image Engineer.
  25.  
  26.   This script must be in IE:Arexx/
  27.  
  28.  
  29. USAGE
  30.  
  31.   Activate window of a texture and run the script.
  32.   Test the script with "TestMaterials/VisualTexture-berry.jpg".
  33.   Might be a good idea to set a hotkey for Resize400x400.rexx.
  34.  
  35.  
  36.   There's other useful effects, which didn't fit to this script.
  37.   Try these to original texture:
  38.  
  39.    - Vignette / Grey
  40.    - Local Contrast Stretch
  41.    - Fresco
  42.  
  43.  
  44.   Try these before Visual Texture 2:
  45.  
  46.    - Equalization
  47.    - Gamma (-100)
  48.  
  49.  
  50.   Be warned not to use this script to colorful logos.
  51.   Results might look too ..er. interesting. ;)
  52.  
  53.  
  54. ARGUMENTS
  55.  
  56.   VisualTexture2.rexx <texture> <smoothness> <conv> <reflect> <method>
  57.  
  58.   <texture>     name of texture (in IE)
  59.   <smoothness>  smoothing effect:
  60.  
  61.                 GAUSSIAN, LOWPASS, MEDIAN or NONE
  62.  
  63.   <conv>        number of style (1-5 or NONE)
  64.   <reflect>     YES or NO
  65.   <method>      SHINY, DARK or FADED
  66.  
  67.  
  68.  
  69.  
  70.   AmigaDOS
  71.  
  72.     Sys:Rexxc/RX VisualTexture2.rexx <arguments>
  73.     Sys:Rexxc/RX VisualTexture2.rexx 000_testpic.iff GAUSSIAN 3 NO SHINY
  74.  
  75.  
  76.  
  77.   Other scripts:
  78.  
  79.     ADDRESS COMMAND "Sys:Rexxc/RX IE:Arexx/VisualTexture2.rexx <arguments>"
  80.  
  81.     Next lines return you the name of this new picture.
  82.  
  83.     PROJECT_LIST
  84.     xyz=result
  85.     pic=subword(xyz,1,1)
  86.  
  87.  
  88.  
  89.  
  90.  
  91. HISTORY
  92.  
  93.   1.00
  94.  
  95.   History started
  96.  
  97.  
  98.  
  99.  
  100.  
  101. WORLD WIDE WEB
  102.  
  103.  Image Engineer
  104.  http://www.amigaworld.com/support/imageengineer/
  105.  
  106.  SViewIV
  107.  http://www.ar-kleinert.de/sview_e.html
  108.  
  109.  Visual Engineering
  110.  http://wwnet.fi/users/smarko/visual/
  111.  
  112.  
  113.  
  114. AMINET
  115.  
  116.  Image Engineer
  117.  http://ftp.sunet.se/aminetbin/find?imeng
  118.  
  119.  SViewIV
  120.  http://ftp.sunet.se/aminetbin/find?sviewiv
  121.  
  122.  Visual Engineering
  123.  http://ftp.sunet.se/aminetbin/find?visual+eng.
  124.  
  125.  
  126. ============================= Archive contents =============================
  127.  
  128. Original  Packed Ratio    Date     Time    Name
  129. -------- ------- ----- --------- --------  -------------
  130.      856     455 46.8% 09-Sep-98 23:30:04 +Resize400x400.rexx
  131.     3460    1336 61.3% 07-Dec-99 19:18:46 +VisualTexture2.rexx
  132.     1474     742 49.6% 09-Dec-99 19:50:52 +Resize400x400.notes
  133.     2442    1259 48.4% 09-Dec-99 19:50:56 +VisualTexture2.notes
  134.    11967   11967  0.0% 25-Jul-98 15:04:28 +VisualTexture-berry.jpg
  135. -------- ------- ----- --------- --------
  136.    20199   15759 21.9% 12-Dec-99 21:01:16   5 files
  137.